vcBaseContainer
vcBaseContainer is a container of Frame features used as base frames.
See in: Overview
Module: vcRobotics
Parent: vcBehavior
Children -
Referenced by: -
Properties
Learn how to use properties here. The properties are also inherited from the parent class.
| Name | Type | Access | Description |
| Bases | vcList[vcBaseFrame] | R | Gets a list of all base frames in container. |
Methods
Learn how to use methods here. The methods are also inherited from the parent class.
| Name | Return Type | Parameters | Description |
| addBase | vcBaseFrame | None | Adds a new base frame to container. Returns: vcBaseFrame: Added base frame. |